home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_100 / 187_01 / blddoc.bat < prev    next >
DOS Batch File  |  1986-03-08  |  200b  |  7 lines

  1. copy \util\eject temp.bdc
  2. arc v \c\csubrs.arc >>temp.bdc
  3. grep -f ^..@@ *.a >>temp.bdc
  4. grep -f ^..@@ *.c >>temp.bdc
  5. chg ^File#.* \f&\n\n <temp.bdc >temp.bd2
  6. chg ^.*$ ####& <temp.bd2 >>csubrs.doc
  7.